toggle menu
Ktor Boost
common
switch theme
search in API
ktor-boost
/
[root]
/
AuthRefreshPolicy
/
AuthRefreshPolicy
Auth
Refresh
Policy
constructor
(
refreshOnStatusCodes
:
Set
<
Int
>
=
setOf(401)
,
maxRefreshAttempts
:
Int
=
1
)